Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.theme.nuxeo.default--themes

This contribution is part of XML component org.nuxeo.theme.nuxeo.default inside nuxeo-platform-webapp-core-6.0.jar

Extension Point

Extension point themes of component ThemeService.

Contributed Items

  • <theme>
          <src>themes/document-management.xml</src>
        </theme>

XML Source

<extension point="themes" target="org.nuxeo.theme.services.ThemeService">

    <theme>
      <src>themes/document-management.xml</src>
    </theme>

  </extension>